Package-level declarations

Types

Link copied to clipboard
SASAdDisplayException is an exception thrown when an ad was downloaded but could not be displayed.
Link copied to clipboard
SASAdTimeoutException is an exception thrown when an ad request could not complete before within the specified timeframe.
Link copied to clipboard
open class SASException : Exception
SASException is the superclass of all classes that represent exceptions that occurred within the Smart Adserver Android SDK ad call process.
Link copied to clipboard
SASInvalidJSONException is an exception thrown when the response of an ad call returned a malformed JSON message.
Link copied to clipboard
SASNoAdToDeliverException is an exception thrown when there is no ad currently delivering for the requested placement.
Link copied to clipboard
SASPendingRequestException is an exception thrown when a previous ad call on the concerned SASAdView has not yet completed, preventing the current call to be executed.
Link copied to clipboard
SASInvalidJSONException is an exception thrown when the response of an ad call returned a malformed JSON message.